PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathItem Class / PDFPathItem Constructor / PDFPathItem Constructor(PDFPathItem)
N/A
In This Topic
    PDFPathItem Constructor(PDFPathItem)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFPathItem( 
       PDFPathItem pathItem
    )

    Parameters

    pathItem
    N/A
    See Also